home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / cnet / cnettoolkit2a.lha / RunALL.README! < prev   
Text File  |  1994-12-13  |  3KB  |  54 lines

  1. ============================================================================
  2.                     RunALL, v2.0 README! File by Dotoran!
  3. ============================================================================
  4.  
  5.     This is a replacement command for CNet's RUN command. This version has
  6. the ability to run ARexx, CNetC, DOS or Paragon types of files, whereas the
  7. built-in CNet RUN command can only run CNetC files.
  8.  
  9.     To install into your system, follow these steps:
  10.  
  11. 1: Place the "RunALL" file in your PFILES: path.
  12.  
  13. 2: Load the BBSMENU file into a text editor, then locate the RUN command in
  14.    Menu # 1; Maintenance Menu. Change it from "RUN" into "2RUN".
  15.  
  16. 3: Now add the following line to the END of Menu # 2; Available Everywhere:
  17.  
  18.         RUN, RUNall     `31     |     {#0pfiles:RunALL}
  19.                         ^             ^
  20.                       Access       Control-Q
  21.                       Groups
  22.  
  23.    Adding it to Menu # 2 allows you to give any users of your choice access
  24.    to it, not just those with System Operator priviledges.
  25.  
  26. 4: Now SAVE your BBSMENU file, then reload it using the RAMIGA - T combo.
  27.  
  28. 5: That's It! Continue reading to discover how to use the command.
  29.  
  30.     The syntax for this command differs slightly from CNet's RUN command in
  31. that it takes two arguments, instead of one:
  32.  
  33.                             RUN <type> <path/file>
  34.  
  35.     <type>      This is where you tell the command what kind of file you'll
  36.                 be running. You can use the letters A, C, D, or P for ARexx,
  37.                 CNetC, DOS or Paragon, or else you can use the MCI Numeric
  38.                 Value(as used in the {# } command): 0 (ARexx), 2 (CNetC),
  39.                 4 (DOS) or 6 (Paragon). Values 1, 3, 5, or 7 will NOT work.
  40.                 If <type> is a ?, then you will be shown the HELP screen.
  41.  
  42.     <path/file> Is the location of the file you wish to run. If this is NOT
  43.                 given, the HELP screen will be shown. If the file can not be
  44.                 located, you will be told this, else the file will be RUN.
  45.  
  46.     Typing RUN without ANY arguments will bring up prompts asking you for the
  47. above two pieces of information, upon which the file will be launched.
  48.  
  49.     I hope this file is of some use to some/all of you!
  50.                                                                   - Dotoran
  51. ============================================================================
  52.                        Frontiers BBS (716)/823-9892!
  53. ============================================================================
  54.